
/* right float*/
.floatBox{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	height: 0;
}
.dingwei{
	position: relative;
	margin-left: 1012px;
}
.rightfloatbox{
	width: 72px;
	height: 516px;
	position: fixed;
	top:161px;
	z-index: 9999;
	display: block;
	margin-right: auto;
}
.floatbox1,.floatbox2,.floatbox3,.floatbox4,.floatbox5,.floatbox6,.floatbox8,.floatbox12{
	width: 100%;
	height: 62px;
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-top: none;
	background: #ffffff;
}
.floatbox1{
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 12px;
	border-top: 4px solid #48abff;
}
.floatbox2{
	position: absolute;
	top: 62px;
	left: 0;
}
.floatbox3{
	position: absolute;
	top: 124px;
	left: 0;
}
.floatbox4{
	position: absolute;
	top: 186px;
	left: 0;
}
.floatbox5{
	position: absolute;
	top: 248px;
	left: 0;
}
.floatbox6{
	position: absolute;
	top: 310px;
	left: 0;
}
.floatbox8{
	position: absolute;
	top: 372px;
	left: 0;
}
.floatbox12{
	position: absolute;
	top: 434px;
	left: 0;
}
.floatbox9{
	position: absolute;
	top: 435px;
	left: 0;
}
.floatbox10{
	position: absolute;
	top: 481px;
	left: 0;
}
.floatbox2,.floatbox3,.floatbox4,.floatbox5,.floatbox6,.floatbox8,.floatbox12{
	padding-top: 40px;
}
.floatbox2{
	background: url(icon26.png) no-repeat center 25% #FFFFFF;
}
.floatbox2:hover{
	color: #FFFFFF;
	border-color: #48ABFF;
	background: url(icon26_2.png) no-repeat center 25% #48ABFF;
}
.floatbox3{
	background: url(icon27.png) no-repeat center 30% #FFFFFF;
}
.floatbox3:hover{
	color: #FFFFFF;
	border-color: #48ABFF;
	background: url(icon27_2.png) no-repeat center 30% #48ABFF;
}
.floatbox4{
	background: url(icon28.png) no-repeat center 25% #FFFFFF;
}
.floatbox4:hover{
	color: #FFFFFF;
	border-color: #48ABFF;
	background: url(icon28_2.png) no-repeat center 25% #48ABFF;
}
.floatbox5{
	background: url(icon29.png) no-repeat center 30% #FFFFFF;
}
.floatbox5:hover{
	color: #FFFFFF;
	border-color: #48ABFF;
	background: url(icon29_2.png) no-repeat center 30% #48ABFF;
}
.floatbox6{
	background: url(icon30.png) no-repeat center 25% #FFFFFF;
}
.floatbox6:hover{
	color: #FFFFFF;
	border-color: #48ABFF;
	background: url(icon30_2.png) no-repeat center 25% #48ABFF;
}
.floatbox8{
	background: url(icon31.png) no-repeat center 25% #FFFFFF;
}
.floatbox8:hover{
	color: #FFFFFF;
	border-color: #48ABFF;
	background: url(icon31_2.png) no-repeat center 25% #48ABFF;
}
.floatbox12{
	background: url(icon31.png) no-repeat center 25% #FFFFFF;
}
.floatbox12:hover{
	color: #FFFFFF;
	border-color: #48ABFF;
	background: url(icon31_2.png) no-repeat center 25% #48ABFF;
}
.floatbox9{
	width: 100%;
	height: 46px;
	text-align: center;
	padding-top: 10px;
	border: 1px solid #e5e5e5;
	border-top: none;
	border-bottom: none;
	background: url(ziding.png) no-repeat center center #FFFFFF;
}
.floatbox9:hover{
	border-color: #48ABFF;
	background: url(ziding2.png) no-repeat center center #48ABFF;
}
.floatbox10{
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #ffffff;
	background: #48abff;
}
.floatbox11{
	width: 100%;
	height: 73px;
	overflow: hidden;
	position: absolute;
	top: 455px;
	left: 0;
}
.floatbox11_bg{
	width: 100%;
	height: 100%;
	color: #ffffff;
	overflow: hidden;
	position: absolute;
	top: -73px;
	left: 0;
	text-align: center;
	padding-top: 36px;
	background: url(floatmenu.png) no-repeat left top;
}
.floatbox1:hover{
	background: #48abff;
	color: #FFFFFF;
	border-color: #48ABFF;
}

.floatbox4 img.tdCode{
	display: none;
	position: absolute;
	left: 72px;
	top:-31px
}
/* right float end*/
@media screen and (max-width:1920px){
	/* .containbox{
		width: 1000px;
	}
	.containbox{
		margin: 0 auto;
	} */
	.topbox{
		height: 127px !important;
	}
	
}
.ConBox .floatBox{
	display: none;
}